media: ir-kbd-i2c: improve responsiveness of hauppauge zilog receivers
authorSean Young <sean@mess.org>
Wed, 15 Sep 2021 16:14:07 +0000 (18:14 +0200)
committerSalvatore Bonaccorso <carnil@debian.org>
Wed, 3 Nov 2021 14:35:31 +0000 (14:35 +0000)
commitb86f329e4c38df89442af8ea1073e20cdd72a1a7
treedf842bf8bac69af1dd17d62bbb8f75dcbd8cd3dc
parent84e39702e325d89f10496fe53bd0abee3ad94ab6
media: ir-kbd-i2c: improve responsiveness of hauppauge zilog receivers

Origin: https://git.linuxtv.org/media_stage.git/commit/?id=c73ba202a851c0b611ef2c25e568fadeff5e667f
Bug-Debian: https://bugs.debian.org/994050

The IR receiver has two issues:

 - Sometimes there is no response to a button press
 - Sometimes a button press is repeated when it should not have been

Hanging the polling interval fixes this behaviour.

Link: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=994050
Cc: stable@vger.kernel.org
Suggested-by: Joaquín Alberto Calderón Pozo <kini_calderon@hotmail.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name media-ir-kbd-i2c-improve-responsiveness-of-hauppauge.patch
drivers/media/i2c/ir-kbd-i2c.c